PERFORM CHECKLIST FOR GRAPHICS CARDS
This command will make a checklist of all installed display cards.
PERFORM CHECKLIST FOR GRAPHICS CARDS
This command does not return a value.
Some system have more than one 3D accelerator installed and often provide different feature sets and levels of performance. Use the CHECKLIST commands in the SYSTEM command set to access the checklist.
cls
set display mode 800,600,32
set window on
wait 1000*8
perform checklist for graphics cards
do
loop
end
DISPLAY Commands Menu
Index